* subr.el (listify-key-sequence-1): Use normal syntax since those
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 19 Aug 2009 03:03:05 +0000 (03:03 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 19 Aug 2009 03:03:05 +0000 (03:03 +0000)
commitda1a524e9703459f4a359467f2b87c2a7c8f69ce
tree266c5e31b955fc6d2b8373a44baf3a3b44fe2eb4
parent5afa82fa215bd4d79437926d2524e9b120e3e063
* subr.el (listify-key-sequence-1): Use normal syntax since those
integers are nowadays always represented by the same (positive) number
on all platforms.
(read-key-empty-map): New const.
(read-key-delay): New var.
(read-key): New function.
(force-mode-line-update): Use with-current-buffer.
(locate-user-emacs-file): Don't forget to abbreviate the file name.
(start-process-shell-command, start-file-process-shell-command):
Discourage the use of command-args.

* processes.texi (Asynchronous Processes): Adjust arglist of
start-process-shell-command and start-file-process-shell-command.
doc/lispref/ChangeLog
doc/lispref/processes.texi
etc/NEWS
lisp/ChangeLog
lisp/subr.el